home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / TOOLS_&_ / RSC_VIEW / CHANGES_.2) next >
Text File  |  1991-09-15  |  3KB  |  79 lines

  1. ____________________________________________________________
  2.     RSC_Viewer : a tool to dump, disassemble and patch Macintosh resources.
  3. ____________________________________________________________
  4.  
  5. Version 4.6.2
  6. ------------
  7.     Ñ    Many bugs corrected :
  8.             ╤ symbols were not correctly displayed for non 'CODE' resources.
  9.             ╤ MOVE.B is no more disassembled as MOVE.W !!!
  10.  
  11.  
  12. Version 5.0
  13. ----------
  14.     Ñ    Speed up of many algorithms has been increased (included window
  15.             refresh).
  16.     Ñ    New features :
  17.         ╤ Cursor keys available under Patch mode.
  18.         ╤ Automatic scrolling of text when the user is making a selection and
  19.              drags the cursor out of the view rectangle.
  20.         ╤ Application settings are now stored in a file (see documentation).
  21.         ╤ New menu item : Get File Info╔ which list the main attributs of any file.
  22.              However you are not able to modify them yet.
  23.     Ñ    Some new bugs...
  24.  
  25.  
  26. Version 5.1
  27. ----------
  28.     Ñ    Better handling of limit cases (run out of memory, etc).
  29.     Ñ    some bugs corrected and some new bugs introduced!
  30.  
  31.  
  32. Version 5.2
  33. ----------
  34.     Ñ    Many bugs corrected :
  35.         ╤ Some op-codes where badly disaseembled (e.g. EOR in place of CMP).
  36.              This is no more true.
  37.         ╤ The Save Resource╔ item (in menu File) was buggy. This no more true.
  38.     Ñ    New features :
  39.         ╤ Enhanced version of the Resource Table dialog (see the documentation).
  40.         ╤ If symbols loading process is going to take a long time, the program
  41.              asks for a confirmation before proceeding.
  42.     Ñ    Seems to work under Appleshare.
  43.     Ñ    Get FIle Info╔ item now works fully.
  44.     Ñ    New traps, and new global variables added (for System 7).
  45.     Ñ    Interface has been improved a little bit (dialog buttons are more precise,
  46.             lists of items do not flash thoughtlessly, etc).
  47.     Ñ    etc╔ (read the documentation !)
  48.  
  49.  
  50. Version 6.1
  51. ----------
  52.     Ñ    Many bugs corrected :
  53.         ╤ Some op-codes where still badly disaseembled.
  54.        This is no more true (I hope !).
  55.     ╤ Under some System 7 configuration, it was not possible to load the
  56.        application settings file.
  57.     Ñ    The Cmd-K keybord equivalent is now for the Write Resource item (in
  58.             the Rsrc menu) instead of the Mini Calc item (in the Misc menu).
  59.     Ñ    There is now an ASSEMBLER in patch mode (whaooh╔). However a few
  60.       instructions are not understood yet (see documentation).
  61.     Ñ    setting some trap bits has become painless : you simply use the
  62.             corresponding names (SYS, CLEAR, MARK, NEWOS, AUTOPOP, etc).
  63.     Ñ    Get FIle Info╔ item has been still improved.
  64.   Ñ  New item get Rsrc List for this File in the File Menu that allows you
  65.       to easily select and view an other resource type.
  66.   Ñ  Help dialog have been greatly improved.
  67.   Ñ    And of course, some new bugs have certainly been introduced!
  68.  
  69.  
  70. Version 6.2
  71. ----------
  72.     Ñ  Filter item (in the File menu) has been integrated into the Standard File
  73.       package dialog box.
  74.     Ñ  You can get information about Alias files (System 7 feature).
  75.     Ñ  Dialogs are now correctly updated when they receive an update or
  76.       activate event.
  77.  
  78.  
  79.